BITMAP DEPTH
This command will return an integer value of the color bit-depth of the current bitmap.
Return Integer=BITMAP DEPTH(Bitmap Number)
Return Integer=BITMAP DEPTH()
Bitmap Number
Integer
Specify a bitmap number between 0 and 32.
The value returned is the bit depth of the current bitmap
You can optionally provide a bitmap number to return the color bit-depth of a specified bitmap. color bit-depths represent the maximum amount of colors the bitmap can hold. The parameter should be specified using an integer value.
PRINT BITMAP DEPTH()
WAIT KEY
BITMAP Commands Menu
Index